Draw File Viewer
by Glynn Clements

Note: This program requires System resources. You must ensure that !System has been 'seen' before running this program.

This is a Wimp program which displays Draw files. When run, the application adds an icon to the icon bar. Clicking Menu over this icon displays a menu containing the usual Info and Quit entries.

Double clicking on a Draw file icon or dragging it to the icon bar icon results in the file being displayed in a window. The program can display as many files as memory permits.

The C source code for this application is saved as !DrawView.C_Source.
